start
|
all-pages
(sigil:`)
This adds a new sigil, `, which serves to allow running any word during compilation. It can replace the use of immediate (see the
*(immediate)
extension). Example: :test here n:put nl ; .bar #1 `test #2 `test ;